home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The PC-SIG Library 9
/
The PC-SIG Library on CD ROM - Ninth Edition.iso
/
1501_600
/
DISK1533
/
DISK1533.ZIP
/
DECRYPT.DOC
< prev
next >
Wrap
Text File
|
1988-07-19
|
878b
|
25 lines
DECRYPT Version 1.0
This program copies a file and decrypts as it does so.
The program will decrypt any file, which has been encrypted by the
accompanying Encrypt program.
Initiating the program:-
DECRYPT input_file_name output_file_name
where 'DECRYPT' is the name of the program
'input_file_name' is the full name of the encrypted file
'output_file_name' is the full name given to the unencrypted file
Operation:-
The program will ask for a password and the file names (if they were not
given on the command line).
The password may be up to 255 characters in length and may consist of any
characters including spaces.
WARNING WARNING WARNING
There is no practical way to decrypt an encrypted file without the password,
so you better not forget it.